Product:    ISaGRAF 4.0
Date: 21-October-1999
File: Controlling a resource via IXL (cycle to cycle - real time).htm
Subject: Is it possible to change the running mode (cycle to cycle/real time) of one Resource or execute one cycle from another proccess via IXL interface
Keywords: IXL - Cycle to cycle - real time

____________________________________________________________________

From the IXL client you have to write the corresponding system variable with the ixlWrite function.

The VA of this system variable can be obtained by the macro ISA_SYSVA_RESMODE then you force the value (sint) with one of the following values:

ISA_IXL_RESMODE_RT

ISA_IXL_RESMODE_CC

You also have:

ISA_SYSVA_CCEXEC, boolean, to be set to true to execute one cycle

____________________________________________________________________

Copyright © 1999-2009 ICS Triplex ISaGRAF Inc. All rights reserved.